func hash/maphash.randUint64

3 uses

	hash/maphash (current package)
		maphash.go#L252: 		s = randUint64()
		maphash.go#L325: 		byteorder.LEPutUint64(buf[:], randUint64())
		maphash_runtime.go#L46: func randUint64() uint64 {